Skip to content

Conversation

alixinne
Copy link

@alixinne alixinne commented Aug 11, 2025

fix #1830

This is a rebased version of @orisano's PR #2570. I've hit the same bug, and the fix in the PR does work in my case. I have removed the PostgreSQL tests changes as they look obsolete / not affected by the bugfix, so it's only focused on the sqlite code generation.

cc. @andrewmbenton and/or @kyleconroy for a review?

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang labels Aug 11, 2025
@alixinne alixinne force-pushed the fix/1830-json-each branch 2 times, most recently from c228645 to 03a1e5f Compare August 11, 2025 14:34
@alixinne alixinne marked this pull request as draft August 11, 2025 19:26
@alixinne alixinne force-pushed the fix/1830-json-each branch from 03a1e5f to 8186938 Compare August 12, 2025 11:52
@alixinne alixinne marked this pull request as ready for review August 12, 2025 11:59
@kyleconroy
Copy link
Collaborator

@alixinne I have some larger plans for the SQLite engine that give us support for these features automatically. That means I'm going to hold off on reviewing / merging this right now. Thanks for understanding.

@alixinne
Copy link
Author

@alixinne I have some larger plans for the SQLite engine that give us support for these features automatically. That means I'm going to hold off on reviewing / merging this right now. Thanks for understanding.

That's good news, is there some kind of tracking issue for this I could subscribe to in order to follow along?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files. 🔧 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sqlite: json_each's value parameter isn't supported
3 participants